Property | Meaning |
|---|---|
nosql.port | This property specifies the port on which NoSQL Bridge listens for HTTP connections. The default value is 8080. |
nosql.context_path | This property specifies the the portion of a URL that identifies the NoSQL Bridge application within the web server. It follows the domain name and port number and serves as the base path under which all resources are accessed. The default value is "/". |
nosql.war | This property allows you to specify a custom location for the veryant-nsb.war library. |